- 
		Home
	
- 
ActivityPub
- 
4.7.1
- 
Code
- 
Classes
-  Follower 
		
			
				
					
													
								
																			
											| Total Complexity | 49 | 
																			
											| Dependencies | 2 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 367 | 
																			
											| Lines of code | 192 | 
																			
											| Logical lines of code | 99 | 
																	
							 
													
								
																			
											| Comment lines | 122 | 
																			
											| Methods | 20 | 
																			
											| Properties | 1 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 20
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| extract_name_from_uri() | A | 50 | 8 | 29 | 
					
				| save() | S | 46 | 5 | 38 | 
					
				| is_valid() | S | 60 | 3 | 15 | 
					
				| count_errors() | S | 68 | 3 | 7 | 
					
				| get_latest_error_message() | S | 68 | 3 | 7 | 
					
				| get_name() | S | 68 | 3 | 8 | 
					
				| get_icon_url() | S | 65 | 3 | 10 | 
					
				| get_image_url() | S | 65 | 3 | 10 | 
					
				| get_shared_inbox() | S | 67 | 3 | 8 | 
					
				| get_summary() | S | 72 | 2 | 6 | 
					
				| get_url() | S | 73 | 2 | 6 | 
					
				| get_icon() | S | 64 | 2 | 10 | 
					
				| get_preferred_username() | S | 73 | 2 | 6 | 
					
				| init_from_cpt() | S | 61 | 1 | 11 | 
					
				| get_errors() | S | 79 | 1 | 3 | 
					
				| reset_errors() | S | 80 | 1 | 3 | 
					
				| update() | S | 82 | 1 | 3 | 
					
				| upsert() | S | 81 | 1 | 3 | 
					
				| delete() | S | 81 | 1 | 3 | 
					
				| get_post_meta_input() | S | 71 | 1 | 6 |